x86: early exception enhancement
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Jun 2007 16:05:48 +0000 (17:05 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Jun 2007 16:05:48 +0000 (17:05 +0100)
commita1f868f2a3bef3d349b679061da57b937ea24b1a
tree01783634800dafb398c356ac46a214dd2c29da57
parent7000b6bdac03497819db86818058b43c47bad4dc
x86: early exception enhancement

In order to at least have some minimal debuging capabilities when Xen
crashes really early, dump out registers and stack contents in a raw
form.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/boot/x86_32.S
xen/arch/x86/boot/x86_64.S